In Vim, you can find and replace text using the :substitute ( :s ) command. To run commands in Vim, you must be in normal mode, the default mode when starting ... Basic Find and Replace · Search Range · Substituting Whole Word
I'm still relatively new to Vim and can't figure out how to replace all instances of a specific string in multiple files (from a specific project directory).